Skip to content

Conversation

ckohen
Copy link
Member

@ckohen ckohen commented Oct 12, 2025

BREAKING CHANGE: Options.makeCache now sends all of its parameters in an object rather than 3 individual parameters

Please describe the changes this PR makes and why it should be merged:

Finally getting around to this todo. Switching the parameter order doesn't really make sense, and it didn't make sense to make the type optional anyways, so I've made it an object instead to ease access to the parameter that is actually wanted, as it may often not be the first one.

Status and versioning classification:

  • I know how to update typings and have done so, or typings don't need updating

BREAKING CHANGE: `Options.makeCache` now sends all of its parameters in an object rather than 3 individual parameters
@ckohen ckohen requested a review from a team as a code owner October 12, 2025 20:48
@ckohen ckohen requested review from iCrawl and vladfrangu October 12, 2025 20:48
@ckohen ckohen requested review from SpaceEEC and kyranet October 12, 2025 20:48
Copy link

vercel bot commented Oct 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
discord-js Ignored Ignored Preview Oct 12, 2025 8:49pm
discord-js-guide Ignored Ignored Preview Oct 12, 2025 8:49pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants